Skip to content

Bump io.lettuce:lettuce-core from 6.8.0.RELEASE to 7.5.1.RELEASE in /examples#11309

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/examples/io.lettuce-lettuce-core-7.1.0.RELEASE
Closed

Bump io.lettuce:lettuce-core from 6.8.0.RELEASE to 7.5.1.RELEASE in /examples#11309
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/examples/io.lettuce-lettuce-core-7.1.0.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps io.lettuce:lettuce-core from 6.8.0.RELEASE to 7.5.1.RELEASE.

Release notes

Sourced from io.lettuce:lettuce-core's releases.

7.5.1.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.5.1 patch release!

Lettuce 7.5.1 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.5.1.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.5.1.RELEASE

🐞 Bug Fixes

Full Changelog: redis/lettuce@7.5.0.RELEASE...7.5.1.RELEASE

7.4.1.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.4.1 patch release!

Lettuce 7.4.1 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.4.1.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.4.1.RELEASE

🐞 Bug Fixes

Full Changelog: redis/lettuce@7.4.0.RELEASE...7.4.1.RELEASE

7.4.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.4.0 minor release!

✨ New: MultiDbClient Lettuce introduces MultiDbClient, providing client-side failover and failback across multiple Redis databases.

MultiDbClient is designed to support client-side geographic failover, improving availability by monitoring the health of configured Redis endpoints and automatically switching connections when a database becomes unavailable. See the docs for details and more examples.

Lettuce 7.4.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.4.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.4.0.RELEASE

⭐ New Features

... (truncated)

Changelog

Sourced from io.lettuce:lettuce-core's changelog.

Lettuce 7.5.1 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 7.5.1 patch release!

Lettuce 7.5.1 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.5.1.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.5.1.RELEASE

🐞 Bug Fixes

Full Changelog: redis/lettuce@7.5.0.RELEASE...7.5.1.RELEASE

Commits
  • a2d070e Release 7.5.1
  • 3a92723 ERR unknown subcommand 'MYID' with Azure Managed Redis #3495 (#3693) (#3703)
  • ecdcae9 Release 7.5.0 (#3684)
  • 167b88f add Benchmark (jmh) benchmark result for 91257a1cad93eb3ba9d0dcf11fa264a494cc...
  • 91257a1 add Benchmark (jmh) benchmark result for 295db94191b75fecd3048103ff12df65740b...
  • 295db94 add Benchmark (jmh) benchmark result for 50cc006d4c24db4cacbf19cfdd3950f15a3f...
  • 50cc006 add Benchmark (jmh) benchmark result for c078ec1114c9737630bbc98eda7369086eb1...
  • c078ec1 Fix memory corruption/JVM crash in RediSearch by copying pooled ByteBuffers (...
  • a295be7 [automatic failover] Docs for dynamic weight management (#3678)
  • 79108b9 add Benchmark (jmh) benchmark result for a96cd54ab075eb7dd19f5100230e21a199e1...
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 21:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2025
@eddumelendez
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 6.8.0.RELEASE to 7.1.0.RELEASE.
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.8.0.RELEASE...7.1.0.RELEASE)

---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
  dependency-version: 7.1.0.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Bump io.lettuce:lettuce-core from 6.8.0.RELEASE to 7.1.0.RELEASE in /examples Bump io.lettuce:lettuce-core from 6.8.0.RELEASE to 7.5.1.RELEASE in /examples Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/io.lettuce-lettuce-core-7.1.0.RELEASE branch from e17ef32 to ffb9cde Compare April 10, 2026 15:34
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/examples/io.lettuce-lettuce-core-7.1.0.RELEASE branch April 14, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant